M

RebarSpliceUtils.SpliceRebar

Description:
Splice a rebar with a list of RebarSpliceGeometry.
Overloads (3):
SpliceRebar(Document,ElementId,RebarSpliceOptions,IList[RebarSpliceGeometry])
public static IList<ElementId> SpliceRebar(
	Document document,
	ElementId rebarIdToSplice,
	RebarSpliceOptions spliceOptions,
	IList<RebarSpliceGeometry> spliceGeometries
)
Return Value IList<ElementId> Returns the ids of the rebars that are considered to be spliced.
  • Free Form Rebars other than Morphed, or Shape Driven Rebars that are Multiplanar or have a shape whose definition is RebarShapeDefinitionByArc can't be spliced. Also, if the Rebar is member of a Group it cannot be spliced.
  • A non-optional argument was null